home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 484 < prev    next >
Encoding:
Text File  |  1996-08-06  |  699 b   |  22 lines

  1. Newsgroups: comp.std.c,comp.lang.c
  2. Path: news.dcs.warwick.ac.uk!not-for-mail
  3. From: A.Main@dcs.warwick.ac.uk (Zefram)
  4. Subject: Re: Reading from a FILE into a FAR POINTER
  5. X-Nntp-Posting-Host: stone
  6. Message-ID: <1996Mar3.112106.20954@dcs.warwick.ac.uk>
  7. Followup-To: comp.lang.c
  8. X-Stardate: [-31]7142.36
  9. Sender: news@dcs.warwick.ac.uk (Network News)
  10. X-Us-Congress: Moronic fuckers
  11. Organization: Department of Computer Science, Warwick University, England
  12. References: <4h6s8o$7nn@shelly.inter.net.il>
  13. Date: Sun, 3 Mar 1996 11:21:06 GMT
  14.  
  15. Gadi <stucman@mail.inter.net.il> wrote:
  16. >I need to read, let's say 200Bytes from a file into a far pointer in memory.
  17. >how do we do that in c ?
  18.  
  19. Use fread().
  20.  
  21. -zefram
  22.